set-maintainer-name
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Mon, 2 Jan 2017 03:47:36 +0000 (03:47 +0000)
committerRyan Tandy <ryan@nardis.ca>
Mon, 2 Jan 2017 03:47:36 +0000 (03:47 +0000)
Gbp-Pq: Name set-maintainer-name

build/mkversion

index 9791a43eb9cce7b1f613ce4ae8aba99c3cdbaf99..912e780d7a1670bb299887646582547284bb5af3 100755 (executable)
@@ -50,7 +50,7 @@ if test $# != 1 ; then
 fi
 
 APPLICATION=$1
-WHOWHERE="$USER@`uname -n`:`pwd`"
+WHOWHERE="Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>"
 
 cat << __EOF__
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.